micro_utils.dokka
/
dev.inmo.micro_utils.pagination
/
[common]PaginationResult
/
size
common
size
open override val
size
:
Int
Content copied to clipboard
Can be 0, but can't be < 0 Size of current page. Offset can be calculated as
page
*
size